.styleBanner {
  position: relative;
  overflow: hidden;
}
.styleBannerTitle {
  width: 100%;
  height: auto;
  position: absolute;
  left: 0;
  top: 44%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.PtCrOneS  h3 img{
  width: 100%;
}
.CyPeOne {
  padding: 64px 0 82px 0;
  background: url(../images/back2_02.jpg) no-repeat center center;
  background-size: cover;
  box-sizing: border-box;
}
.CyPeOneRightA i,
.CyPeOneRightA h4,
.CyPeOneLeft,
.CyPeOneRight {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.CyPeOneLeft {
  width: 50%;
}
.CyPeOneRight {
  width: 50%;
  padding: 0 30px 0 80px;
  box-sizing: border-box;
}
.CyPeOneRight h3 {
  padding-bottom: 40px;
}
.CyPeOneRight p {
  color: rgba(51, 51, 51, 0.9);
}
.CyPeOneRightA {
  padding-top: 50px;
}
.CyPeOneRightA a {
  width: auto;
}
.CyPeOneRightA i {
  width: 46px;
  height: 46px;
  line-height: 46px;
  border-radius: 50%;
  text-align: center;
  background-color: #f4a9af;
  margin-right: 20px;
}
.CyPeOneRightA i span {
  width: 40px;
  height: 40px;
  color: #fff;
  background-color: #e50012;
  line-height: 40px;
  font-size: 16px;
  display: inline-block;
  border-radius: 50%;
  position: relative;
  top: 46%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.CyPeOneRightA h4 {
  color: #e50012;
  font-weight: bold;
  text-transform: uppercase;
  font-family: "Arial";
  font-weight: bold;
}
.CyPeOneRightA h4 p {
  color: rgba(51, 51, 51, 0.5);
  line-height: 18px;
}
.CyPeTwo {
  padding: 80px 0;
}

.CyPeTwoSLeft,
.CyPeTwoSRight {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.CyPeTwoSLeft {
  padding: 0 160px;
}
.CyPeTwoSLeft h4 {
  padding: 40px 0;
  color: #333;
}
.CyPeTwoSLeft h4 span {
  color: #e50012;
  display: block;
}
.CyPeTwoSLeft p {
  color: rgba(51, 51, 51, 0.9);
}

.CyPeThree {
  padding: 150px 0 100px 0;
  background: url(../images/back3_02.jpg) no-repeat center center;
  background-size: cover;
}

.CyPeThree h3 {
  color: #1b4a92;
}
.CyPeThree h3 p {
  color: #333;
  padding-top: 6px;
}
.CyPeThreeList {
  padding-top: 60px;
}
.CyPeThreeList ul {
  padding-right: 80px;
  padding-bottom: 50px;
}
.CyPeThreeList ul:nth-of-type(even) {
  padding-right: 0;
  padding-left: 80px;
}
.CyPeThreeList ul li {
  width: 19%;
  margin-right: 1.25%;
  display: inline-block;
  vertical-align: top;
}
.CyPeThreeList ul li:nth-of-type(5n) {
  margin-right: 0;
}
.CyPeThreeList ul li h3 img {
  width: 100%;
  height: auto;
}
.CyPeThreeList ul li p {
  text-align: center;
  padding-top: 10px;
  color: #333333;
}
.CyPeFour {
  padding: 130px 0 200px 0;
  background: url(../images/back4_02.jpg) no-repeat center center;
  background-size: cover;
}

/* 数字滚动 */
.dataNums {
  /* position: absolute; */
  top: 50%;
  display: block;
  width: 100%;
  height: auto;
  /* margin-top: -37px; */
  text-align: center;
}

.dataNums .dataOne {
  width: 38px;
  height: 72px;
  /* margin: 0px 3px; */
  text-align: left;
  display: inline-block;
}

.dataNums .dataBoc {
  position: relative;
  width: 100%;
  height: 100%;
  overflow: hidden;
}

.dataNums .dataBoc .tt {
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.dataNums .tt span {
  width: 100%;
  height: 100%;
  font: 60px "Arial";
  color: #e50012;
  display: block;
  font-weight: 1000;
  font-family: Arial;
}

.CyPeFourTopS {
  display: inline-block;
  vertical-align: top;
  padding-right: 70px;
  box-sizing: border-box;
}
.CyPeFourTopS p {
  color: rgba(51, 51, 51, 0.6);
}
.CyPeFourCenter {
  padding: 40px 0;
}
.CyPeFourCenter p {
  color: #333;
}

.CyPeFour .newBoxTwo {
  padding-right: 16%;
  box-sizing: border-box;
}
.CyPeFourRight {
  position: relative;
}

.CyPeFourRight .indexPageTwoBtn {
  padding: 0;
  position: absolute;
  right: -20%;
  top: 14%;
}
.CyPeFourRight .indexPageTwoBtn .iconfont {
  display: block;
  margin: 0;
  margin-bottom: 20px;
}
.CyPeFourFt {
  padding: 10px;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.9);
  text-align: center;
}
.CyPeFourFt img {
  width: 100%;
  height: auto;
}
.CyPeFourFtS {
  padding: 30px 0 16px 0;
  box-sizing: border-box;
}
.CyPeFourFtS h4 {
  color: #333333;
  font-weight: bold;
}
.CyPeFourFtS p {
  color: #b6b6b6;
  font-family: "Arial";
  padding-top: 8px;
}
.CeCeOne {
  padding: 80px 0 140px 0;
  background: url(../images/back5_02.jpg) no-repeat center center;
  background-size: cover;
}
.CeCeOneRight h4,
.CeCeOneRight h3,
.CeCeOneRight li,
.CeCeOneLeft p img,
.CeCeOneLeft p span,
.CeCeOneLeft,
.CeCeOneRight {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.CeCeOneLeft {
  width: 42%;
}
.CeCeOneRight {
  width: 58%;
}
.CeCeOneLeft p {
  padding: 14px 0;
}
.CeCeOneLeft p span {
  padding-left: 10px;
  box-sizing: border-box;
  color: #333333;
}
.CeCeOneRight li {
  width: 23.5%;
  margin-right: 2%;
  position: relative;
}
.CeCeOneRight li a {
  position: relative;
  z-index: 10;
}
.CeCeOneRight li:last-of-type {
  margin-right: 0;
}
.CeCeOneRt {
  width: 100%;
  text-align: center;
  position: absolute;
  bottom: 10%;
  left: 0;
  z-index: 10;
}
.CeCeOneRt h4 {
  text-align: left;
  padding-left: 14px;
  color: #fff;
  font-weight: bold;
}
.CeCeOneRt p {
  color: rgba(255, 255, 255, 0.3);
  font-size: 12px;
  text-transform: uppercase;

}
.CeCeOneRight li a::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background-color: rgba(229, 0, 18, 0.6);
  border-radius: 20px;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
}
.CeCeOneRight li a > img {
  width: 100%;
  height: auto;
  background: transparent;
}
.CeCeOneRight li:hover a::after {
  opacity: 1;
}
.CeCeOneRight li:hover .CeCeOneRt {
  bottom: 20%;
}

.CeCeTwo {
  padding-top: 80px;
}

.CeCeTwoSLeft,
.CeCeTwoSRight {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.CeCeTwoSRight {
  padding: 0 160px 0 80px;
}

.CeCeTwoSRight h3 {
  color: #d7d7d7;
}
.CeCeTwoSRight h4 {
  color: #e50012;
  padding: 30px 0 20px 0;
}
.CeCeTwoSRight p{
  font-size: 18px;
}
.CeCeTwoS:nth-of-type(even) .CeCeTwoSRight {
  padding: 0 80px 0 160px;
}
.QualiFications {
  padding-top: 140px;
  background: url(../images/back7_03.jpg) no-repeat top center;
  background-size: 100% auto;
}
.QiFsOne {
  padding: 0 120px;
  position: relative;
}
.QiFsTwoSSwr img,
.QiFsOne img {
  width: 100%;
  height: auto;
}
.QiFsTwoSSwr img {
  border: 4px solid #f1f1f1;
  box-sizing: border-box;
}
.indexPageTwoBtnS {
  padding-top: 0;
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.indexPageTwoBtnS .iconfont {
  border-color: #b6b6b6;
  color: #333333;
}
.indexPageTwoBtnS .iconfont:hover {
  color: #fff;
  border-color: #e50012;
}
.indexPageTwoBtnS .swiper-button-next {
  float: right;
}
.QiFsTwoS {
  padding-top: 64px;
  position: relative;
}
.QiFsTwoS h3 {
  padding-bottom: 16px;
}
.QiFsTwoS h3 i {
  color: #e50012;
  font-size: 34px;
}
.QiFsTwoS h3 span {
  color: #333333;
  padding-left: 20px;
}
.QiFsTwoSSwr {
  padding-right: 120px;
  box-sizing: border-box;
}
.QiFsTwoS .QiFsTwoSSwr .indexPageTwoBtnS {
  text-align: right;
  width: auto;
  left: auto;
  right: 0;
  top: 82%;
}
.QiFsTwoS .QiFsTwoSSwr .indexPageTwoBtnS .iconfont {
  display: block;
}
.QiFsTwoS .QiFsTwoSSwr .indexPageTwoBtnS .swiper-button-next {
  float: none;
  margin-top: 14px;
}
.QiFsThree {
  background: url(../images/icon_a.jpg) no-repeat center center;
  background-size: cover;
  background-color: #e50012;
  padding: 120px 0;
  margin-top: 90px;
}

.QiFsThree .indexPageTwoBtn {
  padding-top: 30px;
}
.styleBanner > img {
  width: 100%;
  height: auto;
}
.QiFsThree .indexPageTwoBtnS {
  position: relative;
  text-align: center;
  transform: translateY(0%);
  -o-transform: translateY(0%);
  -ms-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -webkit-transform: translateY(0%);
}
.QiFsThree .indexPageTwoBtnS .swiper-button-next {
  float: none;
}
.QiFsOne .swiper-slide,
.QiFsTwo .swiper-slide {
  cursor: pointer;
}
.Popup {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 200;
  display: none;
}
.QiFsSwr {
  width: 100%;
  background-color: #fff;
  padding: 60px 20% 60px 30%;
  box-sizing: border-box;
  position: relative;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.QiFsSwrS {
  width: 100%;
}
.QiFsSwrImg,
.QiFsSwrText {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.QiFsSwrText {
  padding: 140px 0 500px 140px;
}
.QiFsSwrImg a {
  padding: 20px 40px;
  border: 4px solid #f1f1f1;
  box-sizing: border-box;
}
.QiFsSwrText p,
.QiFsSwrText h4 {
  color: #333333;
}
.QiFsSwrText p {
  padding-top: 6px;
}

.QiFsSwr .indexPageTwoBtnS .swiper-button-next {
  float: none;
}
.QiFsSwr .indexPageTwoBtnS {
  width: auto;
  top: 44%;
}
.QiFsSwrList {
  cursor: pointer;
  position: absolute;
  top: 55%;
}
.QiFsSwrList h5 {
  color: #b2b2b2;
  padding-bottom: 10px;
  font-weight: bold;
}
.QiFsSwrList p {
  color: #e50012;
}
.QiFsSwrBtn {
  cursor: pointer;
  position: absolute;
  top: 76%;
}
.QiFsSwrBtn h6 {
  width: 66px;
  height: 66px;
  line-height: 66px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  border-radius: 50%;
  background-color: #d8000e;
  border: 3px solid #ed878e;
}
.QiFsSwrBtn,
.QiFsSwr .indexPageTwoBtnS,
.QiFsSwrList {
  left: calc(50% + 140px);
  left: -ms-calc(50% + 140px);
  left: -webkit-calc(50% + 140px);
  z-index: 100;
}

.NewsOne {
  padding: 80px 0 90px 0;
  background-color: #f5f5f5;
}

.NewsOneLeft,
.NewsOneRight {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  position: relative;
}
.NewsOneRight{
  padding-left: 20px;
}
.NewsOneLeft h3 {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}

.NewsOneLeft .active {
  position: relative;
  opacity: 1;
}

.NsOneRt a {
  padding: 34px 30px 34px 60px;
  box-sizing: border-box;
}
.NsOneRt h4 {
  padding-bottom: 20px;
}
.NsOneRt p {
  color: #8b8b8b;
}
.NsOneRt h4 span {
  width: 80%;
  color: #333333;
}
.NsOneRt h4 i,
.NsOneRt h4 span {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  position: relative;
}
.NsOneRt h4 i {
  width: 20%;
  font-family: "Arial";
  color: rgba(51, 51, 51, 0.5);
  text-align: right;
}
.NsOneRt h4 span img {
  padding-left: 14px;
  vertical-align: middle;
}

.NewsOneLeft img {
  width: 100%;
  height: auto;
}

.NsOneRt:hover {
  background-color: #fff;
}

.styleBtnOne ul,
.styleBtnOne ol,
.styleBtnOne li,
.styleBtnOne {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  position: relative;
}
.styleBtnOne {
  width: 100%;
  text-align: center;
}
.styleBtnOne li {
  margin: 0 6px;
}
.styleBtnOne li:first-of-type {
  margin-left: 0;
}
.styleBtnOne ol {
  margin-left: 26px;
  padding: 20px 0;
}
.styleBtnOne li a {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: 1px solid #c2c2c2;
  color: #afafaf;
}
.styleBtnOne .active a,
.styleBtnOne li:hover a {
  color: #fff;
  background-color: #194991;
  border-color: #194991;
}
.NewsTwo {
  padding-bottom: 100px;
}

.NsTwo {
  overflow: hidden;
}
.NsTwo a .newBoxTwo {
  padding: 100px 0;
  border-bottom: 1px solid #eeeeee;
  box-sizing: border-box;
}
.NsTwo:last-of-type a .newBoxTwo {
  border-bottom: none;
}

.NsTwoTime {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
}
.NsTwoText,
.NsTwoBtn {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  position: relative;
}

.NsTwoTime {
  width: 17%;
  text-align: center;
}
.NsTwoTime h3 {
  text-align: left;
  display: inline-block;
}
.NsTwoTime h3 span {
  color: #333333;
  font-family: "Arial";
}
.NsTwoTime h3 p {
  color: rgba(51, 51, 51, 0.5);
  font-size: 12px;
  padding-left: 4px;
}
.NsTwoText {
  width: 70%;
}
.NsTwoText h4 {
  color: #333333;
  padding-bottom: 20px;
}
.NsTwoText p {
  color: #8b8b8b;
}
.NsTwoBtn {
  width: 13%;
  text-align: right;
}
.NsTwoBtn h6 {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  display: inline-block;
  background-color: #f3f3f3;
  color: #333333;
}
.NsTwo a {
  position: relative;
  z-index: 10;
}
.NsTwo {
  position: relative;
}
.NsTwo::after {
  content: "";
  display: block;
  width: 0%;
  height: 100%;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  top: 0;
  background: url(../images/new_08.jpg) no-repeat center center;
  background-size: cover;
}

.NsTwo:hover::after {
  width: 100%;
}
.NsTwo:hover .NsTwoBtn h6 {
  background-color: #e50012;
}
.NsTwo:hover .NsTwoTime h3 span,
.NsTwo:hover .NsTwoTime h3 p,
.NsTwo:hover .NsTwoText h4,
.NsTwo:hover .NsTwoText p,
.NsTwo:hover .NsTwoBtn h6 {
  color: #fff;
}

.NewsTwo .styleBtnOne {
  padding-top: 10px;
}

.NsTwoText h4 img {
  vertical-align: middle;
  display: inline-block;
  padding-left: 16px;
  padding-bottom: 4px;
}
.NewsXq {
  padding: 60px 0 80px 0;
}

.TitleTwo h2 i,
.TitleTwo h2 span {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  color: #000;
}
.TitleTwo h2 span {
  padding: 0 6px;
}
.TitleTwo h2 a {
  width: auto;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.TitleTwo h2 i {
  padding-right: 20px;
  color: #000;
}
.TitleTwo h2 a:last-of-type {
  color: #d8000e;
}

.NewsXqText {
  padding: 0px 40px;
  box-sizing: border-box;
}
.NewsXqTextTop {
  padding: 60px 0 30px 0;
  text-align: center;
  border-bottom: 1px solid #dddddd;
}
.NewsXqTextTop h3 {
  color: #282828;
}
.NewsXqTextTop h4 {
  color: rgba(40, 40, 40, 0.6);
  padding-top: 14px;
}
.NewsXqText > p {
  color: rgba(40, 40, 40, 0.7);
  margin: 40px 0;
  text-indent: 2em;
}
.Imgs {
  padding: 0 80px;
  box-sizing: border-box;
}
.Imgs h3 {
  width: 48%;
  margin-right: 4%;
  text-align: center;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.Imgs h3:last-of-type {
  margin-right: 0;
}

.Imgs h3 img {
  width: 100%;
  height: auto;
}
.Imgs h3 p {
  padding-top: 20px;
  color: #858585;
}
.ImgsTwo {
  padding: 20px 0;
}
.ImgsTwo h3 {
  text-align: center;
}
.ImgsTwo h3 {
  max-width: 100%;
  height: auto;
}
.NewsXqBtn {
  padding-top: 80px;
}
.NewsXqBtn ul {
  background-color: #e4e7ea;
}
.NewsXqBtn li {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.NewsXqBtn li:first-of-type {
  width: 40%;
  text-align: left;
}
.NewsXqBtn li:first-of-type a {
  padding-left: 120px;
  box-sizing: border-box;
}
.NewsXqBtn li:last-of-type a {
  padding-right: 120px;
  box-sizing: border-box;
}
.NewsXqBtn li:last-of-type {
  width: 40%;
  text-align: right;
}
.NewsXqBtn li:nth-of-type(2) {
  width: 20%;
  text-align: center;
}
.NewsXqBtn li a:hover {
  color: #d8000e;
}
.NewsXqBtn li a {
line-height: inherit;
  color: #333333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.NewsXqBtn li{
  height: 80px;
  line-height: 80px;
}
.IyTsImg {
  width: 25%;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  padding-right: 40px;
}
.IyTsImg img {
  width: 100%;
  height: auto;
}

.IyTs .NsTwoTime {
  width: 15%;
  vertical-align: middle;
}
.IyTs .NsTwoBtn {
  width: 10%;
}
.IyTs .NsTwoText {
  width: 50%;
}
.IyTs .NsTwo::after {
  background: url(../images/cc_02.jpg) no-repeat center center;
  background-size: cover;
}
.IyTs .NsTwo a .newBoxTwo {
  padding: 40px 0;
}
.IyTs .styleBtnOne {
  padding-top: 50px;
}
.IyTs {
  padding-bottom: 100px;
}

.ProductCenter {
  background: url(../images/backs_01.jpg) no-repeat center center;
  background-size: cover;
}
.ProductCenter .Title {
  padding: 90px 0 0 90px;
  box-sizing: border-box;
}

.PtCrOneS {
  width: 19%;
  margin-right: 1.25%;
  margin-bottom: 3%;
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}

.PtCrOneS:nth-of-type(5n) {
  margin-right: 0;
}

.PtCrOne {
  padding: 0 60px 100px 60px;
  box-sizing: border-box;
}
.ProductCenter .Title h5 {
  margin: 42px 0;
}

.PtCrOneS a {
  padding: 10px;
  padding-bottom: 0;
  background-color: #fff;
  box-sizing: border-box;
  position: relative;
}
.PtCrOneSText {
  text-align: center;
  padding: 20px 0;
}
.PtCrOneSText h4 {
  width: 72px;
  height: 72px;
  line-height: 72px;
  text-align: center;
  border-radius: 50%;
  border: 1px solid #ebebeb;
  color: #e50011;
}
.PtCrOneSText h4,
.PtCrOneSText h5 {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.PtCrOneSText h5 {
  padding-left: 20px;
  box-sizing: border-box;
  text-align: left;
}
.PtCrOneSText h5 span {
  color: #333333;
  font-weight: bold;
}
.PtCrOneSText h5 i {
  color: rgba(51, 51, 51, 0.5);
  padding-top: 6px;
  display: block;
}

.PtCrOneSTextTwo {
  width: 100%;
  height: 100%;
  padding: 40px 30px 0 30px;
  text-align: center;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  opacity: 0;
  visibility: hidden;
  left: 0;
}
.PtCrOneSTextTwo h4 {
  color: #fff;
  font-weight: bold;
}
.PtCrOneSTextTwo h5 {
  color: rgba(255, 255, 255, 0.5);
  padding: 6px 0 8px 0;
}
.PtCrOneSTextTwo p {
  color: rgba(255, 255, 255, 0.8);
}

.PtCrOneSTextTwo h6 {
  width: 70px;
  height: 70px;
  line-height: 70px;
  border-radius: 50%;
  color: #fff;
  text-align: center;
  background-color: #d8000e;
  position: absolute;
  opacity: 0;
  bottom: -40px;
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  visibility: hidden;
}

.PtCrOneS a:hover {
  background-color: #0d3e8c;
}
.PtCrOneS a:hover img {
  opacity: 0.1;
}
.PtCrOneS a:hover .PtCrOneSText {
  opacity: 0;
}
.PtCrOneS a:hover .PtCrOneSTextTwo h6 {
  visibility: inherit;
  opacity: 1;
  bottom: -20px;
}
.PtCrOneS a:hover .PtCrOneSTextTwo {
  opacity: 1;
  visibility: inherit;
}

.PtCrTwo {
  padding: 40px 0 80px 0;
}
.PtCrTwo h2 a,
.PtCrTwo h2 span {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.PtCrTwo h2 span {
  width: 90%;
  color: #333;
}
.PtCrTwo h2 a {
  width: 10%;
  text-align: right;
  color: #d8000e;
}
.PtCrTwoSRight h4 {
  position: relative;
}
.PtCrTwoSRight h4 a {
  padding: 24px 240px 24px 80px;
  box-sizing: border-box;
}
.PtCrTwoSRight h4 span {
  color: #000;
  position: relative;
}
.PtCrTwoS {
  padding-top: 30px;
}
.PtCrTwoSLeft,
.PtCrTwoSRight {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.PtCrTwoSLeft {
  padding-right: 2%;
}

.PtCrTwoSLeft img {
  width: 100%;
  height: auto;
  display: none;
}
.PtCrTwoSLeft img:first-of-type{
  display: block;
}
.PtCrTwoSRight h4 p {
  color: #fff;
  padding-top: 12px;
  display: none;
}
.PtCrTwoSRight h4 span::after {
  content: "";
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #bfbfbf;
  position: absolute;
  left: -20px;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.PtCrTwoSRight h4 a:hover {
  padding: 36px 240px 36px 80px;
}
.PtCrTwoSRight h4 a:hover {
  background-color: #0d3e8c;
}
.PtCrTwoSRight h4 a:hover p,
.PtCrTwoSRight h4 a:hover span {
  color: #fff;
}
.PtCrTwoSRight h4 a:hover span {
  font-weight: bold;
}
.PtCrTwoSRight h4 a:hover span::after {
  background-color: #fff;
}
.PtCrTwoSRight h4 i {
  width: 68px;
  height: 68px;
  line-height: 68px;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  background: #d8000e;
  opacity: 0;
  visibility: hidden;
  position: absolute;
  right: 12%;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.PtCrTwoSRight h4 a:hover i {
  opacity: 1;
  visibility: inherit;
}

.mlTwo h3,
.mlTwo h2 {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.mlTwo h2 {
  width: 80%;
}
.mlTwo h3 {
  width: 20%;
  color: #333333;
  text-align: right;
  font-weight: bold;
}
.mlOne {
  padding: 50px 0 40px 0;
  border-bottom: 1px solid #e8e8e8;
  position: relative;
}

.mlOne .newBoxTwo li {
  width: 13%;
  margin-right: 1.49%;
  margin-bottom: 1%;
  display: inline-block;
  vertical-align: middle;
}
.mlOne .newBoxTwo li:nth-of-type(7n) {
  margin-right: 0;
}
.styleBanner{
  width: 100%;
}
.mlOne .newBoxTwo li a {
  height: 38px;
  line-height: 38px;
  text-align: center;
  background-color: #e7e7e7;
  color: #333333;
}

.mlOne .newBoxTwo li a:hover,.mlOne .newBoxTwo li.active a{
  background-color: #d8000e;
  color: #fff;
}

.styleNavAS {
  width: 40px;
  height: 38px;
  line-height: 38px;
  text-align: center;
  cursor: pointer;
  background-color: #e7e7e7;
  display: none !important;
  position: absolute;
  right: 40px;
  bottom: 40px;
}
.styleNavAS img:last-of-type {
  display: none;
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
}

.styleNavASActive img:first-of-type {
  display: none;
}
.styleNavASActive img:last-of-type {
  display: inline-block;
}
.mlTwoTitle {
  padding: 50px 0;
}

.mlTwo .styleBtnOne {
  padding: 70px 0;
}

.mlTwoLtImg,
.mlTwoLtText,
.mlTwoLtIcom {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}

.mlTwoLtImg {
  width: 24%;
}
.mlTwoLtImg img {
  width: 100%;
  height: auto;
  border: 3px solid #ededed;
  box-sizing: border-box;
}
.mlTwoLtIcom {
  width: 10%;
  text-align: right;
  padding-right: 40px;
}

.mlTwoLtText {
  width: 66%;
  padding: 0 100px;
}
.mlTwoLtText h4 {
  padding-bottom: 20px;
}
.mlTwoLtText p {
  color: #999999;
}
.mlTwoLtIcom h6 {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  border-radius: 50%;
  color: #194991;
  background-color: #e6e6e6;
  display: inline-block;
  font-size: 12px;
}

.mlTwoLt a {
  padding: 40px 0;
  box-sizing: border-box;
  border-bottom: 1px solid #e6e6e6;
}
.mlTwoLt:last-of-type a {
  border-bottom: none;
}
.mlTwoLt:hover a {
  background-color: #194991;
}
.mlTwoLt:hover a .mlTwoLtText p,
.mlTwoLt:hover a .mlTwoLtText h4 {
  color: #fff;
}

.mlTwoLt:hover a .mlTwoLtIcom h6 {
  color: #fff;
  background-color: #d8000e;
}

.PtDsOneImg,
.PtDsOneText {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  position: relative;
}
.PtDsOneImg {
  width: 54%;
  padding-right: 70px;
}
.PtDsOneImg img {
  width: 100%;
  height: auto;
}
.PtDsOneText {
  width: 46%;
  padding-left: 90px;
}

.PtDsOneImg .page {
  width: auto;
  left: auto;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
}
.PtDsOneImg .page span {
  width: 8px;
  height: 8px;
  background-color: #dfdfdf;
  opacity: 1;
  display: block;
  margin: 30px 0;
  position: relative;
}
.PtDsOneImg .page span::after {
  content: "";
  display: block;
  width: 12px;
  height: 12px;
  position: absolute;
  left: 50%;
  top: 50%;
  border: 1px solid #d8000e;
  opacity: 0;
  border-radius: 50%;
  transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
}

.PtDsOneImg .page .swiper-pagination-bullet-active {
  background: #d8000e;
}
.PtDsOneImg .page .swiper-pagination-bullet-active::after {
  opacity: 1;
}

.PtDsOneText h2 {
  color: #d8000e;
  font-weight: bold;
  padding-bottom: 20px;
}
.PtDsOneText p {
  color: #333;
}

.PtDsOneText ul {
  padding-top: 100px;
}
.PtDsOneText li {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  position: relative;
}
.PtDsOneText li a {
  width: 174px;
  height: 46px;
  line-height: 46px;
  color: #fff;
  text-align: center;
}
.PtDsOneText li:first-of-type {
  margin-right: 20px;
}
.PtDsOneText li:first-of-type a {
  background-color: #d8000e;
}
.PtDsOneText li:last-of-type a {
  background-color: #194991;
}

.PtDsOneTt h4 {
  color: #333333;
  font-weight: bold;
  margin: 40px 0;
}
.PtDsOneTt h4 span {
  color: #d8000e;
}

.PtDsOneTt h6 {
  margin: 70px 0;
  text-align: center;
}
.PtDsOneTt .PtDsOneTtS  h5 {
  width: 50%;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  padding-right: 20px;
  color: #333333;
}
.PtDsOneTt p {
  text-indent: 2em;
  color: #333333;
  margin: 30px 0;
}
.PtDsOneTt p span {
  color: #d8000e;
}

.PtDsOneTt .NewsXqBtn {
  padding-top: 0;
}
.PtDsOneTt {
  padding-bottom: 100px;
}
.PtDsTwoS h3 a,
.PtDsTwoS h3 span {
  width: auto;
  height: auto;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.PtDsTwoS h3 span {
  width: 90%;
  color: #424242;
  font-weight: bold;
}
.PtDsTwoS h3 a {
  width: 10%;
  text-align: right;
  color: #d8000e;
}
.PtDsTwoS h3 {
  padding-bottom: 20px;
  border-bottom: 1px solid #f1f1f1;
}

.newBoxTwos img {
  border: 3px solid #f2f2f2;
}
.newBoxTwos p {
  padding-top: 12px;
  color: #000;
}
.newBoxTwos li {
  width: 23.5%;
  margin-right: 2%;
  margin-top: 2%;
  display: inline-block;
  vertical-align: top;
}
.newBoxTwos li:nth-of-type(4n) {
  margin-right: 0;
}
.newBoxTwos ul {
  padding-bottom: 60px;
}

.newBoxTwo2 li a {
  padding: 22px;
  box-sizing: border-box;
  background-color: #f6f6f6;
  position: relative;
}
.newBoxTwo2 li a p {
  padding: 40px 10px;
}
.newBoxTwos h4 img {
  width: 100%;
  height: 200px;
  box-sizing: border-box;
}

.cases .indexPageThree_lS ul {
  width: 80%;
  opacity: 1;
  visibility: inherit;
}
.indexPageThree_lSC {
  width: 20%;
}
.indexPageThree_lSC,
.cases .indexPageThree_lS ul {
  display: inline-block;
  vertical-align: middle;
}
.cases .indexPageThree_lS ul {
  padding-top: 0;
}
.cases .indexPageThree_lS {
  padding-bottom: 80px;
}

.casesS {
  padding-top: 80px;
}
.cases .Title h2 {
  color: #fff;
}
.casesList h3 {
  border: none;
}

.casesList .newBoxTwo2 {
  background-color: #f6f6f6;
}
.casesList .newBoxTwo2 li a {
  background-color: #fff;
}
.newBoxTwo2 li a::after {
  content: "";
  width: 0%;
  height: 3px;
  visibility: hidden;
  background-color: #d8000e;
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  -o-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

.newBoxTwo2 li a:hover {
  box-shadow: 0 0 60px 0px #ccc;
}
.newBoxTwo2 li a:hover::after {
  width: 100%;
  visibility: inherit;
}
.newBoxTwo2 li a:hover p {
  color: #194991;
}

.CeDsLeft,
.CeDsRight {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
  position: relative;
}
.CeDsLeft {
  width: 65%;
  padding-right: 10%;
  border-right: 1px solid #f6f6f6;
}
.CeDsRight {
  width: 35%;
  padding-left: 12%;
}
.CaseDetails {
  padding-top: 20px;
}
.CeDsLeft_t {
  text-align: center;
  padding-bottom: 40px;
  border-bottom: 3px solid #d8000e;
}
.CeDsLeft_t h2 {
  color: #282828;
  padding-bottom: 14px;
}
.CeDsLeft_t p {
  color: rgba(40, 40, 40, 0.6);
}
.CeDsLeft_b p {
  margin: 40px 0;
  text-indent: 2em;
  color: rgba(51, 51, 51, 0.8);
}
.CeDsLeft_b h6 {
  text-align: center;
  margin: 20px 0;
}
.CeDsLeft_b h6 i {
  display: block;
  padding-top: 12px;
  color: #333333;
}

.CeDsLeft_Btn {
  padding: 40px 0 70px 0;
  border-top: 3px solid #eff2f4;
  margin-top: 40px;
}
.CeDsLeft_Btn ul,
.CeDsLeft_Btn ol {
  display: inline-block;
  vertical-align: top;
}
.CeDsLeft_Btn ul {
  width: 84%;
}
.CeDsLeft_Btn ol {
  width: 16%;
  text-align: right;
}
.CeDsLeft_Btn li a {
  color: #6e6e6e;
}
.CeDsLeft_Btn li a:hover {
  color: #d8000e;
}
.CeDsLeft_Btn ul li:first-of-type {
  padding-bottom: 10px;
}

.CeDsRight h3 {
  width: 100%;
  text-align: left;
}
.CeDsRight li {
  width: 100%;
  margin: 0;
  margin-bottom: 20px;
}
.Btns {
  width: 100%;
  text-align: center;
}
.Btns a {
  height: 42px;
  line-height: 42px;
  color: #fff;
  background-color: #194991;
}
.Btns a:hover {
  background: #d8000e;
}

.CtUsTopOne {
  padding-top: 30px;
}
.CtUsTopOne h2 {
  padding: 30px 0;
  border-bottom: 3px solid #e50011;
}
.CtUsTopOne h2 i,
.CtUsTopOne h2 font,
.CtUsTopOne h2 span {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}
.CtUsTopOne h2 i {
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  background: #e50011;
  color: #fff;
  text-align: center;
}
.CtUsTopOne h2 font {
  padding: 0 20px;
  box-sizing: border-box;
  font-family: "Arial";
  font-weight: bold;
  font-weight: 1000;
  color: #d8000e;
}
.CtUsTopOne h2 span {
  color: rgba(40, 40, 40, 0.7);
}
.CtUsTopOeS {
  padding: 60px 0;
  border-bottom: 2px dashed #d2d2d2;
}
.CtUsTopOeSLeft,
.CtUsTopOeSRight {
  display: inline-block;
  vertical-align: top;
  box-sizing: border-box;
}
.CtUsTopOeSLeft {
  width: 70px;
}
.CtUsTopOeSLeft h3 {
  color: #c9c9c9;
}
.CtUsTopOeSRight {
  width: calc(100% - 70px);
  width: -ms-calc(100% - 70px);
  width: -webkit-calc(100% - 70px);
}
.CtUsTopOeSRight h4 {
  padding-bottom: 20px;
}
.CtUsTopOeSRight h4 span {
  color: #666666;
}
.CtUsTopOeSRight h4 i {
  color: #d2d2d2;
  padding-left: 4px;
}
.CtUsTopOeSRight p span {
  color: #666666;
  font-family: "Arial";
  padding-right: 30px;
}

.CtUsTopOeS {
  width: 49%;
  margin-right: 2%;
  display: inline-block;
  vertical-align: top;
}
.CtUsTopOeS:nth-of-type(2n) {
  margin-right: 0;
}
.CtUsTopOeSW {
  width: 100%;
}

.CtUsTopTwo {
  padding: 80px 0 100px 0;
}

#container {
  height: 460px;
}
#container img {
  max-width: inherit;
}
.BMap_cpyCtrl,
.anchorBL {
  display: none;
}
.contactUsBtm {
  padding: 100px 0 80px 0;
  background: url(../images/wn_02.jpg) no-repeat center center;
  background-size: cover;
}
.contactUsBtm .Title h2 i,
.contactUsBtm .Title h2 {
  color: #fff;
}
.contactUsBtm .Title h5 {
  border-color: #fff;
}
.formS {
  width: 60%;
}
.formS form {
  font-size: 0;
}
.formS input {
  width: 49%;
  height: 50px;
  text-indent: 2em;
  margin-right: 2%;
  margin-bottom: 2%;
  border-radius: 10px;
  color: #333;
  display: inline-block;
  vertical-align: middle;
}
.formS textarea {
  width: 100%;
  height: 150px;
  text-indent: 2em;
  padding-top: 20px;
  border-radius: 10px;
  box-sizing: border-box;
}
.FormBtn button,
.formS input,
.formS textarea {
  border: none;
  outline: none;
  resize: none;
  box-sizing: border-box;
}
.formS input:nth-of-type(2n) {
  margin-right: 0;
}
.FormBtn {
  padding-top: 30px;
}
.FormBtn button {
  width: 49%;
  height: 50px;
  line-height: 50px;
  margin-right: 2%;
  border-radius: 10px;
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
  color: #fff;
}
.FormBtn button:last-of-type {
  margin-right: 0;
}
.FormBtn button:first-of-type {
  background: #d8000e;
}
.FormBtn button:last-of-type {
  text-align: left;
  padding-left: 40px;
}
.FormBtn button:last-of-type i,
.FormBtn button:last-of-type span {
  display: inline-block;
  vertical-align: middle;
  box-sizing: border-box;
}

.FormBtn button:last-of-type span {
  padding-left: 12px;
}

.LegalStatement {
  padding: 110px 0 60px 0;
  background: url(../images/fl_02.jpg) no-repeat center center;
  background-size: cover;
}

.LlStOne h4 {
  margin-top: 32px;
  color: #d8000e;
  padding-bottom: 10px;
}
.LlStOne p {
  color: #282828;
}
.LlStOne h6 {
  padding-top: 20px;
  text-align: right;
}

/* .searchForm {
  width: 100%;
  position: absolute;
  left: 0;
  top: 50%;

  transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
} */
.searchForm .newBoxTwo{
  padding: 0 200px;
  box-sizing: border-box;
}
.searchForm form {
  border: 1px solid #dbdbdb;
  font-size: 0;
}
.searchForm form button,
.searchForm form input {
  height: 50px;
  outline: none;
  border: none;
  display: inline-block;
  vertical-align: middle;
}
.searchForm form input {
  width: 84%;
  background-color: #fff;
  text-indent: 2em;
}
.searchForm form button{
  width: 16%;
  background-color: #d8000e;
  color: #fff;
}

.search .styleBtnOne{
  padding: 40px 0 80px 0;
}
.ShTt a{
  padding: 50px 20px;
  box-sizing: border-box;
}
.ShTt{
  border-top: 1px dashed #c5c5c5;
}
.ShTt:first-of-type{
  border-top: none;
}
.ShTt h4{
  font-weight: bold;
  color: #333333;
  padding-bottom: 20px;
  position: relative;
}
.ShTt h4::after{
  content: '';
  display: block;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background-color: #194991;
  position: absolute;
  left: -20px;
  top: 9px;
}
.ShTt h4 span{
  color: #d8000e;
}
.ShTt p{
  color: #dbdbdb;
}
.ShTt a:hover h4{
  color: #d8000e;
}
.mlTwo   h3{
  padding: 0;
}


header{
  position: relative;
}

.CyPeOneLeft video{
  width: 100%;
  height: auto;
}

.HrNvMin{
  display: none;
  position: relative;
}

.con{
	max-width:735px;
	margin-top:100px;
}

.con p span{
	color:#333333;
}

.NewsXqTextTop,
.NewsXqText{
	max-width:735px;
    margin: 0 auto;
}